GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IThumbnailEx / OwnDrop Property





In This Topic
OwnDrop Property (IThumbnailEx)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(6)>
Property OwnDrop As Boolean
[DispId(6)]
bool OwnDrop {get; set;}
read-write property OwnDrop: Boolean; 
DispIdAttribute(6)
function get,set OwnDrop : boolean
[DispId(6)]
__property bool get_OwnDrop();
__property void set_OwnDrop( 
   bool value
);
[DispId(6)]
property bool OwnDrop {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IThumbnailEx
IThumbnailEx Members